[LONGITUDINAL]
input = {q01, q10}

DEFINITION:
y = {type       = categorical
     categories = {0, 1}
     dependence = Markov
     transitionRate(0,1) = q01
     transitionRate(1,0) = q10
}